home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.1.2
- [Setup]
- AppName=MyGSM
- AppVerName=MyGSM ver.1.87.5.14
- AppId=MyGSM
- AppPublisher=DeepSoftware.Com
- AppPublisherURL=http://www.deepsoftware.com
- AppSupportURL=http://www.deepsoftware.com
- AppUpdatesURL=http://www.deepsoftware.com
- DefaultDirName={pf}\MyGsm
- DefaultGroupName=MyGsm
- OutputBaseFilename=setup
- Compression=lzma
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\mygsm.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\license.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\mygsm.hlp"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\mygsm.cnt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\readme.txt"; DestDir: "{app}"; Flags: ignoreversion
- [Registry]
- Root: HKCU; Subkey: "Software\DeepSoftware"; Flags: uninsdeletekeyifempty
- Root: HKCU; Subkey: "Software\DeepSoftware\MyGsm"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "Software\DeepSoftware"; Flags: uninsdeletekeyifempty
- Root: HKLM; Subkey: "Software\DeepSoftware\MyGsm"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "Software\DeepSoftware\MyGsm"; ValueName: "InstallPath"; ValueType: String; ValueData: "{app}";
- Root: HKLM; Subkey: "Software\DeepSoftware\MyGsm"; ValueName: "Name"; ValueType: String; ValueData: "MyGSM";
- Root: HKLM; Subkey: "Software\DeepSoftware\MyGsm"; ValueName: "Version"; ValueType: String; ValueData: "1.87.5.14";
- Root: HKLM; Subkey: "Software\Microsoft\Windows\Help"; ValueName: "mygsm.cnt"; ValueType: String; ValueData: "{app}";
- Root: HKLM; Subkey: "Software\Microsoft\Windows\Help"; ValueName: "mygsm.hlp"; ValueType: String; ValueData: "{app}";
- Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "MyGSM"; Flags: uninsdeletevalue
- [Run]
- Filename: "{app}\mygsm.exe"; Description: "Run MyGSM now!"; Flags: postinstall skipifsilent nowait
- [UninstallRun]
- Filename: "{app}\mygsm.exe"; Parameters: "/q5000";
- [Icons]
- Name: "{group}\MyGSM"; Filename: "{app}\mygsm.exe";
- Name: "{group}\MyGsm Help"; Filename: "{app}\mygsm.hlp";
- Name: "{group}\License Agreement"; Filename: "{app}\license.txt";
- Name: "{group}\Uninstall MyGSM"; Filename: "{uninstallexe}";
- Name: "{userdesktop}\MyGSM"; Filename: "{app}\mygsm.exe"; Tasks: desktopicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- [CustomMessages]
- default.NameAndVersion=%1 version %2
- default.AdditionalIcons=Additional icons:
- default.CreateDesktopIcon=Create a &desktop icon
- default.CreateQuickLaunchIcon=Create a &Quick Launch icon
- default.ProgramOnTheWeb=%1 on the Web
- default.UninstallProgram=Uninstall %1
- default.LaunchProgram=Launch %1
- default.AssocFileExtension=&Associate %1 with the %2 file extension
- default.AssocingFileExtension=Associating %1 with the %2 file extension...
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-